Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
alevenberg committed Nov 6, 2023
1 parent 97045d0 commit 3cee500
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/update-googleapis-sha.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
name: "Update the google apis"

on: push # For testing, remove when you make the PR
on: push


# on:
# # Create the PR once a week at 12:00 on Monday.
# schedule:
# - cron: '0 12 * * MON'

# push:
# branches: [ 'ci-gha-googleapis**' ]
permissions:
contents: write
pull-requests: write
Expand Down

0 comments on commit 3cee500

Please sign in to comment.