Skip to content

Commit

Permalink
Disable outdated preview workflow (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
douglowder authored Oct 30, 2023
1 parent d383544 commit 9b496da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Expo Preview
on:
push:
branches: [master, main]
branches: []
jobs:
changed:
name: Find changed apps
Expand Down

0 comments on commit 9b496da

Please sign in to comment.