Skip to content

Commit

Permalink
ci: retry
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarkhanzadian committed Sep 22, 2024
1 parent de42d98 commit cf51974
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions .github/workflows/eas-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
# on:
# pull_request:
# types:
# - labeled
# push:
# branches:
# - '**'

on: [pull_request]
on:
pull_request:
types:
- synchronize
- labeled

permissions:
contents: write
Expand Down

0 comments on commit cf51974

Please sign in to comment.