Skip to content

Commit

Permalink
Update global workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Sep 19, 2023
1 parent f0c2cf6 commit 819213c
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 819213c

Please sign in to comment.