Skip to content

Commit

Permalink
Update auto-update config
Browse files Browse the repository at this point in the history
  • Loading branch information
nghi-ly committed Jul 19, 2023
1 parent 112dcbc commit 4420977
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on:
# This will trigger on all pushes to all branches.
push: {}
# Alternatively, you can only trigger if commits are pushed to certain branches, e.g.:
# push:
# branches:
# - current
push:
branches:
- current
# - unstable
jobs:
autoupdate:
Expand Down

0 comments on commit 4420977

Please sign in to comment.