Skip to content

Commit

Permalink
Merge branch 'main-isik-stufe-3' into TC_3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ylboerner authored Nov 25, 2023
2 parents beb19e5 + 9eb937a commit 7ce0eb2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ 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:
branches: [ master-isik-stufe-2 ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 7ce0eb2

Please sign in to comment.