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.
2 parents 337e5b6 + 7823990 commit 69ed19aCopy full SHA for 69ed19a
.github/workflows/main.yml
@@ -2,8 +2,8 @@ name: linting, testing, building
2
on:
3
push:
4
branches: [ main ]
5
- # pull_request:
6
- # branches: [ main ]
+ pull_request:
+ branches: [ main ]
7
jobs:
8
pipeline:
9
runs-on: ubuntu-latest
0 commit comments