Skip to content

Commit 69ed19a

Browse files
Merge pull request #13 from theAshbringer/theAshbringer-patch-1
Update main.yml
2 parents 337e5b6 + 7823990 commit 69ed19a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: linting, testing, building
22
on:
33
push:
44
branches: [ main ]
5-
# pull_request:
6-
# branches: [ main ]
5+
pull_request:
6+
branches: [ main ]
77
jobs:
88
pipeline:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)