Skip to content

Commit

Permalink
Changed branch from main to master
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoedemakers committed Jul 31, 2023
1 parent c73eafc commit 171d216
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildanddeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ on:
# tags:
# - "v*.*.*"
# - "v*.*-alpha"
branches: [ main ]
branches: [ master ]
pull_request:
branches: [ main ]
branches: [ master ]


# Allow this workflow to write back to the repository
Expand Down

0 comments on commit 171d216

Please sign in to comment.