Skip to content

Commit 2ccda71

Browse files
committed
correct workflow syntax
1 parent a66a83e commit 2ccda71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-gcs.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: GCS Testing
22

33
on:
44
push:
5-
- gcs-troubleshooting
5+
branches:
6+
- gcs-troubleshooting
67
workflow_dispatch:
78

89
jobs:

0 commit comments

Comments
 (0)