tirbofish/dropbear · commit
e1e5ae08f491e2ab8f0176a27c9dd01b6533c8f3
Update create_executable.yaml
Signature present but could not be verified.
Unverified
@@ -7,7 +7,7 @@ on: workflow_dispatch: jobs: build: - if: contains(github.event.head_commit.message, 'jarvis, run github actions') || github.event_name == 'workflow_dispatch' || github.event_name == 'pull_request' + if: contains(github.event.head_commit.message, 'jarvis, run github actions') || github.event_name == 'workflow_dispatch' name: Build for ${{ matrix.os_name }} runs-on: ${{ matrix.os }} strategy: