Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Oct 18, 2023
1 parent c564bb0 commit 2268c3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [ main ]
workflow_run:
workflows: ["Build releases"]
branches: [main]
branches: [ atavism/google-pay-test-purchase ]
types:
- completed

Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Build releases

on:
workflow_dispatch:
push:
branches: [ atavism/google-pay-test-purchase ]

permissions:
contents: read
Expand Down

0 comments on commit 2268c3b

Please sign in to comment.