Skip to content

Commit

Permalink
Merge 0434bb3 into 9a8d610
Browse files Browse the repository at this point in the history
  • Loading branch information
bdferris-v2 authored Feb 3, 2023
2 parents 9a8d610 + 0434bb3 commit 00ce5d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/acceptance_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
- 'test_pack_dock.yml'
- 'triage.yml'
- 'end_to_end.yml'
workflow_dispatch:
concurrency:
group: ${{ github.head_ref }}
cancel-in-progress: true
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/end_to_end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ on:
- 'test_pack_dock.yml'
- 'triage.yml'
- 'acceptance_test.yml'
workflow_dispatch:
jobs:
validate_gradle_wrapper:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 00ce5d1

Please sign in to comment.