Skip to content

Commit 4b17a22

Browse files
s
1 parent 75f323c commit 4b17a22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/scratch-workflow.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: Scratch Workflow
22

3-
env:
4-
GAR_LOCATION: us-west1
5-
63
on:
74
push:
85
branches: [bkellam/release_cleanup]
96
workflow_dispatch:
107

8+
env:
9+
GAR_LOCATION: us-west1
10+
1111
jobs:
1212
scratch:
1313
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)