Skip to content

Commit

Permalink
Trigger on push to master as well as PR to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Reikyo authored Jan 21, 2025
1 parent 7fadbfa commit d9c5d4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validator-site-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Test validator site

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

Expand Down

0 comments on commit d9c5d4b

Please sign in to comment.