Skip to content

Commit

Permalink
add two current branches to "ohm-tests" workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
erictheise committed Jan 28, 2025
1 parent 9e14cd6 commit e8dfdfd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ohm-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ on:
workflow_dispatch:
push:
branches:
- 20241119-upstream
- 878-support-multilingual-labels
- 961-osm-references-have-reappeared
# pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
Expand Down

0 comments on commit e8dfdfd

Please sign in to comment.