Skip to content

Commit

Permalink
gcp auth
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarsh2001 committed Oct 4, 2023
1 parent 87386b2 commit 191294b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/basics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: test-basics
on:
push:
branches:
- ci-testing
- main
- release/* #ToDo: add a release branch
pull_request:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: test-examples
on:
push:
branches:
- ci-testing
- main
- release/* #ToDo: add a release branch
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gcp-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: gcp-auth-script
on:
push:
branches:
- test
- ci-testing
- main
- release/* #ToDo: add a release branch
pull_request:
Expand Down

0 comments on commit 191294b

Please sign in to comment.