diff --git a/.github/workflows/gcc.yml b/.github/workflows/gcc.yml index 0a6114a8..2e412df5 100644 --- a/.github/workflows/gcc.yml +++ b/.github/workflows/gcc.yml @@ -1,10 +1,6 @@ name: gcc -on: - push: - branches: [ master ] - pull_request: - branches: [ master ] +on: push jobs: build: