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 264ff67 commit 3b147b4Copy full SHA for 3b147b4
.github/workflows/create-agent-standalone.yml
@@ -8,7 +8,6 @@ on:
8
jobs:
9
build:
10
runs-on: ubuntu-latest
11
- if: github.event_name == 'push' || github.actor_id == github.repository_owner_id
12
13
steps:
14
- name: Checkout repository
0 commit comments