Skip to content

Commit

Permalink
Update netlify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lowzonenose authored Apr 5, 2024
1 parent 4df4d5c commit 8d49380
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/netlify.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Build and Deploy to Netlify
on:
pull_request:
branches:
- develop
push:
branches:
- develop
Expand Down Expand Up @@ -34,4 +31,4 @@ jobs:
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
timeout-minutes: 1
timeout-minutes: 1

1 comment on commit 8d49380

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.