Skip to content

Commit

Permalink
run on ARC local host
Browse files Browse the repository at this point in the history
  • Loading branch information
anosh-ar authored Aug 18, 2024
1 parent fdf1691 commit a34bf7d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on:
jobs:
lint-and-format:
uses: anosh-ar/FAPS_Github_Action/.github/workflows/lint_reusable.yml@master
runs-on: arc-runner-set
runs-on: self-hosted
labels:
- arc-runner-set
secrets:
SLACK_WEBHOOK_URL: ${{secrets.SLACK_WEBHOOK_URL}}

0 comments on commit a34bf7d

Please sign in to comment.