Skip to content

Commit

Permalink
Change workflow trigger to ordinary push
Browse files Browse the repository at this point in the history
  • Loading branch information
tmolitor-stud-tu committed Jul 24, 2024
1 parent ee1663c commit 057c636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildSite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build site
# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the master branch
pull_request:
push:
branches: [ master ]

# Allows you to run this workflow manually from the Actions tab
Expand Down

0 comments on commit 057c636

Please sign in to comment.