Skip to content

Commit 3b147b4

Browse files
authored
ci: remove condition preventing manual trigger of build actions (aws#2289)
1 parent 264ff67 commit 3b147b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/create-agent-standalone.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
jobs:
99
build:
1010
runs-on: ubuntu-latest
11-
if: github.event_name == 'push' || github.actor_id == github.repository_owner_id
1211

1312
steps:
1413
- name: Checkout repository

0 commit comments

Comments
 (0)