Skip to content

Commit

Permalink
test4
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobbins228 committed Oct 17, 2023
1 parent 7abb303 commit 6a903f9
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,14 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: tgymnich/[email protected]
with:
owner: llvm
base: main
head: main
env:
GITHUB_TOKEN: ${{ secrets.CODEFLARE_MACHINE_ACCOUNT_TOKEN }}
- uses: actions/checkout@v3
- uses: tgymnich/[email protected]
with:
owner: llvm
base: main
head: main
env:
GITHUB_TOKEN: ${{ secrets.CODEFLARE_MACHINE_ACCOUNT_TOKEN }}

build-and-push:
name: Build and push ODH/CFO image
Expand Down

0 comments on commit 6a903f9

Please sign in to comment.