Skip to content

Commit

Permalink
Trigger action on push this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
yohfee committed Jul 8, 2024
1 parent 90ba25a commit d8465d8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test-code-signing.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Test Code Signing

on: workflow_dispatch
on:
push:
branches:
- code-signing-with-azure

jobs:
build-windows:
Expand Down

0 comments on commit d8465d8

Please sign in to comment.