Skip to content

Commit

Permalink
temp test
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-berger committed Dec 28, 2023
1 parent 6eaa509 commit dc222f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build

on:
# TODO: Remove temp ci branch.
push:
branches: [main, ci/overhaul-github-workflows]
workflow_call:
pull_request:
types: [opened, synchronize, reopened]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Pre-release

on:
push:
branches: [main, ci/overhaul-github-workflows]
branches: [main, ci-test]

permissions:
contents: write
Expand Down

0 comments on commit dc222f1

Please sign in to comment.