Skip to content

Commit

Permalink
test github_action fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GomathiselviS committed Nov 8, 2023
1 parent f46421e commit 90fd34a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sanity-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ on:

jobs:
sanity:
uses: ansible-network/github_actions/.github/workflows/sanity.yml@main
uses: GomathiselviS/github_actions/.github/workflows/sanity.yml@remove_2_9
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ on:

jobs:
unit-source:
uses: ansible-network/github_actions/.github/workflows/unit_source.yml@main
uses: GomathiselviS/github_actions/.github/workflows/unit_source.yml@remove_2_9

0 comments on commit 90fd34a

Please sign in to comment.