diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1994d635..0923ee24 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,9 +4,8 @@ name: CI (FHIR Validation) # Controls when the action will run. on: - # Triggers the workflow on push or pull request events but only for the master branch + # Triggers the workflow on push or pull request events push: - branches: [ master-isik-stufe-2 ] pull_request: # Allows you to run this workflow manually from the Actions tab