mirror of
https://github.com/jlengrand/quarkus.git
synced 2026-03-10 08:41:22 +00:00
enable debug in autolabel workflow
This commit is contained in:
committed by
GitHub
parent
6a635856fa
commit
18e2e06346
2
.github/workflows/autolabel.yml
vendored
2
.github/workflows/autolabel.yml
vendored
@@ -7,6 +7,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
name: auto label
|
||||
steps:
|
||||
- name: Debug Action
|
||||
uses: hmarr/debug-action@v1.0.0
|
||||
- name: issuelabeler
|
||||
uses: docker://maxandersen/jbang-issuelabeler
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user