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 2d25699 commit 02f19f1Copy full SHA for 02f19f1
.github/workflows/framework-golden-tests.yml
@@ -59,6 +59,7 @@ jobs:
59
filters: |
60
src:
61
- 'framework/**'
62
+ - '.github/workflows/framework-golden-tests.yml'
63
- name: Set up Go
64
uses: actions/setup-go@v4
65
with:
0 commit comments