We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40fdff1 commit 7ae6a3cCopy full SHA for 7ae6a3c
.github/workflows/publish.yml
@@ -12,8 +12,6 @@ jobs:
12
image: ghcr.io/viamrobotics/canon:amd64
13
14
steps:
15
- - name: Output Event
16
- run: echo "${{ toJSON(github.event) }}"
17
- name: Check if organization member
18
id: is_organization_member
19
if: github.event_name == 'workflow_dispatch'
0 commit comments