chore: Run CI builds only for pull requests
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: Automatisch CI
|
||||
on: [push]
|
||||
on: [pull_request]
|
||||
jobs:
|
||||
linter:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user