Skip to content

Commit

Permalink
stop build on pr target
Browse files Browse the repository at this point in the history
  • Loading branch information
goseind committed Nov 24, 2023
1 parent 7da323e commit 164bdd2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/eas-build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: EAS Build
on:
workflow_dispatch:
pull_request_target:
paths:
- 'kryptolearn/**'
# pull_request_target:
# paths:
# - 'kryptolearn/**'
push:
branches:
- main
Expand Down

0 comments on commit 164bdd2

Please sign in to comment.