mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00:00
debug pr number
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
68669238f9
commit
52cce46cd8
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -46,6 +46,9 @@ jobs:
|
||||
})
|
||||
).data[0];
|
||||
|
||||
- name: Issue number
|
||||
run: echo '${{steps.get_pr_data.outputs.result}}'
|
||||
|
||||
- name: Run ko build
|
||||
id: build
|
||||
if: steps.changed-files.outputs.files == 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user