Skip to content

Commit

Permalink
Update global workflows (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
devantler authored Sep 19, 2023
1 parent f0c2cf6 commit 6134a27
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/auto-update.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: autoupdate
on:
push:
branches: [master]
branches:
- main
- master
- trunk
jobs:
autoupdate:
name: autoupdate
Expand Down

0 comments on commit 6134a27

Please sign in to comment.