We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0bbead commit 5fee6aeCopy full SHA for 5fee6ae
.github/workflows/main.yml
@@ -2,8 +2,9 @@ name: Validation
2
3
on:
4
push:
5
+ pull_request:
6
branches:
- - "**"
7
+ - master
8
9
jobs:
10
validate:
0 commit comments