We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b80db commit 57d7542Copy full SHA for 57d7542
.github/workflows/compute.yaml
@@ -10,6 +10,8 @@ on:
10
- 'compute/**'
11
pull_request_target:
12
types: [labeled]
13
+ paths:
14
+ - 'compute/**'
15
schedule:
16
- cron: '0 0 * * 0'
17
jobs:
0 commit comments