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 2a01c3e commit 6c92b75Copy full SHA for 6c92b75
.github/workflows/files-changed.yml
@@ -36,7 +36,7 @@ jobs:
36
id: changes
37
with:
38
# needed for `act_runner exec`, is ignored for pull_request event
39
- base: HEAD
+ # base: HEAD
40
filters: |
41
backend:
42
- "**/*.go"
0 commit comments