Skip to content

Commit

Permalink
chore: Update GitHub Actions workflows for preview and release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
IZUMI-Zu committed Jul 29, 2024
1 parent 4a64606 commit 36c3485
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,9 @@ on:
push:
branches:
- master
paths:
- '*.js'
- 'package.json'
- 'eas.json'
- 'app.json'
- '.github/workflows/release.yml'
pull_request:
branches:
- master
paths:
- '*.js'
- 'package.json'
- 'eas.json'
- 'app.json'
- '.github/workflows/release.yml'

jobs:
build:
Expand Down

0 comments on commit 36c3485

Please sign in to comment.