We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66a83e commit 2ccda71Copy full SHA for 2ccda71
.github/workflows/test-gcs.yml
@@ -2,7 +2,8 @@ name: GCS Testing
2
3
on:
4
push:
5
- - gcs-troubleshooting
+ branches:
6
+ - gcs-troubleshooting
7
workflow_dispatch:
8
9
jobs:
0 commit comments