Skip to content

Commit

Permalink
feat: change workflow to target main in anticipation of PR
Browse files Browse the repository at this point in the history
  • Loading branch information
JayRovacsek authored and neozenith committed Nov 5, 2024
1 parent db52b6b commit e589d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build

on:
push:
branches: [actions-pages-cleanup]
branches: [main]
schedule:
- cron: "00 13 * * *"
# Allows you to run this workflow manually from the Actions tab
Expand Down

0 comments on commit e589d3f

Please sign in to comment.