We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d773f7 commit de26bb8Copy full SHA for de26bb8
.github/workflows/test_on_main.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
call_tester:
11
name: Run unit tests on main branch
12
- uses: avstack-lab/avstack-core/.github/workflows/test_on_branch.yml@main
+ uses: avstack-lab/avstack-core/.github/workflows/test_on_branch@main
13
with:
14
branch: main
15
os: ubuntu-22.04
0 commit comments