Skip to content

Commit

Permalink
Merge pull request #1 from bblessmann/20240524-github-workflow-on-pr
Browse files Browse the repository at this point in the history
github workflow: Trigger bei pull requests: Unser Hauptbranch ist master
  • Loading branch information
bblessmann authored May 24, 2024
2 parents 219561e + 5a692b6 commit bd12db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
- "**"
pull_request:
branches:
- main
- master
workflow_dispatch:

jobs:
Expand Down

0 comments on commit bd12db2

Please sign in to comment.