Skip to content

Commit

Permalink
update iron ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ijnek committed Oct 30, 2023
1 parent 3884a22 commit 420519f
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 420519f

Please sign in to comment.