mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
remove unused step from label-and-assign
This commit is contained in:
@@ -13,8 +13,6 @@ jobs:
|
||||
label-and-assign:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: cat "$GITHUB_EVENT_PATH"
|
||||
|
||||
- uses: docker://samuelcolvin/label-and-assign:v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user