Skip to content

Commit

Permalink
Merge pull request #9 from Adyen/fix_workflow_trigger
Browse files Browse the repository at this point in the history
trigger workflow on push to main
  • Loading branch information
wboereboom authored Mar 12, 2024
2 parents 14e7f8f + 6c47739 commit 3a47dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update SDKs

on:
workflow_dispatch:
pull_request:
push:
branches: [ "main" ]

permissions:
Expand Down

0 comments on commit 3a47dae

Please sign in to comment.