diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 8382d16..5a668a2 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -6,7 +6,6 @@ name: CI on: # Triggers the workflow on push or pull request events but only for the master branch push: - branches: [ master ] tags: - 'v*.*.*' pull_request: