Skip to content

Commit

Permalink
Branch refers to DevOps branch, not repo branch
Browse files Browse the repository at this point in the history
  • Loading branch information
teutoburg committed Nov 8, 2023
1 parent 8e2cb30 commit e4034d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/minimumdependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ on:

jobs:
call-minimum-dependencies:
uses: AstarVienna/DevOps/.github/workflows/minimumdependencies.yml@main
uses: AstarVienna/DevOps/.github/workflows/minimumdependencies.yml@master
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ on:

jobs:
call-tests:
uses: AstarVienna/DevOps/.github/workflows/tests.yml@main
uses: AstarVienna/DevOps/.github/workflows/tests.yml@master

0 comments on commit e4034d5

Please sign in to comment.