Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
whereismyjetpack committed Jul 11, 2024
1 parent 460db0f commit 9b49d90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Actions Runner Controller Demo
on:
workflow_dispatch:
push:

jobs:
Explore-GitHub-Actions:
# You need to use the INSTALLATION_NAME from the previous step
runs-on: arc-runner-set
steps:
- uses: actions/checkout@v4
- run: docker build -t foo .

0 comments on commit 9b49d90

Please sign in to comment.