ci: dont run checks on pushes, only PRs
This commit is contained in:
2
.github/workflows/build-full.yml
vendored
2
.github/workflows/build-full.yml
vendored
@@ -1,8 +1,6 @@
|
||||
name: Check Full
|
||||
|
||||
on:
|
||||
push:
|
||||
#branches: [ "main" ]
|
||||
pull_request:
|
||||
#branches: [ "main" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user