Skip to content

Commit

Permalink
Merge pull request #70 from ros-sports/feat/update-iron-ci
Browse files Browse the repository at this point in the history
update iron ci
  • Loading branch information
ijnek authored Oct 30, 2024
2 parents 060d50c + a034b6f commit 702f2eb
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 702f2eb

Please sign in to comment.