Skip to content

Commit

Permalink
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 aeb4d35 commit 35e7a2b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 27 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,9 @@ jobs:

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

- name: Run local action
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
INPUT_CONFIG_PATH: ./.github/workflows/labeler.yml
run: ./action
27 changes: 0 additions & 27 deletions .github/workflows/test.yaml

This file was deleted.

0 comments on commit 35e7a2b

Please sign in to comment.