diff --git a/.github/workflows/test-all-patches-action.yml b/.github/workflows/test-all-patches-action.yml index 1325855..25cbd7e 100644 --- a/.github/workflows/test-all-patches-action.yml +++ b/.github/workflows/test-all-patches-action.yml @@ -4,7 +4,7 @@ on: push: gollum: # on wiki edit jobs: - Start Action: + start-action: runs-on: ubuntu-latest steps: - run: echo "This was automatically triggered by a ${{ github.event_name }} event."