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 5938b10 commit ef760a0Copy full SHA for ef760a0
.github/workflows/test-sdc-tasks.yml
@@ -1,7 +1,7 @@
1
name: Test SDC Tasks
2
3
on:
4
- pull_request:
+ [push, pull_request]:
5
paths:
6
- 'individual-shell-tools/**.sh'
7
- 'shell-pipelines/**.sh'
0 commit comments