wkf exp
This commit is contained in:
parent
0a056599a3
commit
54b0888107
3
.github/workflows/rest-description.yml
vendored
3
.github/workflows/rest-description.yml
vendored
|
@ -6,6 +6,9 @@ on:
|
|||
jobs:
|
||||
toy-desc:
|
||||
runs-on: ubuntu-latest
|
||||
if: |
|
||||
!github.event.issue.title.contains('!exclude!') ||
|
||||
github.event.issue.title.contains('!force!')
|
||||
steps:
|
||||
- name: Toy with issue description
|
||||
uses: actions/github-script@v4.0.2
|
||||
|
|
Loading…
Reference in New Issue
Block a user