mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[ci] Add NUMBER environment variable to comment command commit script (#4507)
This commit is contained in:
2
.github/workflows/comment-command.yml
vendored
2
.github/workflows/comment-command.yml
vendored
@@ -55,3 +55,5 @@ jobs:
|
||||
# Commit
|
||||
git commit -am "wpiformat"
|
||||
git push origin HEAD:refs/pull/$NUMBER/head
|
||||
env:
|
||||
NUMBER: ${{ github.event.issue.number }}
|
||||
|
||||
Reference in New Issue
Block a user