Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
trethomas-ecintl committed Aug 26, 2024
1 parent 97490f2 commit 4748e8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

jobs:
ci-tasks:
uses: ec-intl/workflow-templates/.github/workflows/ci_template.yml@v1
uses: ec-intl/workflow-templates/.github/workflows/ci_template.yml@testing
with:
runner-name: 'za-3'
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@

jobs:
linting-jobs:
uses: ec-intl/workflow-templates/.github/workflows/super-linter_template.yml@v1
uses: ec-intl/workflow-templates/.github/workflows/super-linter_template.yml@testing
secrets: inherit

0 comments on commit 4748e8d

Please sign in to comment.