mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 13:19:27 +00:00
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -50,8 +50,6 @@ jobs:
|
||||
|
||||
- name: Pull Request data
|
||||
run: |
|
||||
echo '${{ fromJson(steps.get_pr_data.outputs.result).number }}'
|
||||
echo '${{ fromJson(steps.get_pr_data.outputs.result).title }}'
|
||||
echo '${{steps.get_pr_data.outputs.result}}'
|
||||
|
||||
- name: Run ko build
|
||||
|
Reference in New Issue
Block a user