Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
srvaroa committed Nov 1, 2023
1 parent ae3ac6c commit 0141931
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,8 @@ jobs:
- name: Run local action
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
INPUT_CONFIG_PATH: ./.github/workflows/labeler.yml
INPUT_CONFIG_PATH: ./.github/labeler.yml
run: ./action

- run: tree

- name: Check that the docker image builds
run: docker build . -t local

0 comments on commit 0141931

Please sign in to comment.