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