Skip to content

Commit

Permalink
split off iron branch
Browse files Browse the repository at this point in the history
Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
(cherry picked from commit d773c70)
  • Loading branch information
ijnek authored and mergify[bot] committed Dec 30, 2023
1 parent 2ee9060 commit 42f558b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test_iron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ name: Build and Test (iron)
on:
# Triggers the workflow on push
push:
branches: [ rolling ]
branches: [ iron ]

# Triggers the workflow on pull requests
pull_request:
branches: [ rolling ]
branches: [ iron ]

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

0 comments on commit 42f558b

Please sign in to comment.