We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d0874 commit dbebb2aCopy full SHA for dbebb2a
.github/workflows/main.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
cancel_others: true
43
skip_after_successful_duplicate: false
44
- do_not_skip: '[ "pull_request", "push", "workflow_dispatch" ]'
+ #do_not_skip: '[ "pull_request", "push", "workflow_dispatch" ]'
45
paths_filter: |
46
extra_push:
47
paths:
0 commit comments