Skip to content

Commit

Permalink
Change dev workflow trigger event (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
damianstasik authored Oct 30, 2023
1 parent 595228d commit 0822b65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Deploy to Cloudflare Pages

on:
push:
pull_request:
types: [opened, reopened]

workflow_dispatch:

Expand Down

0 comments on commit 0822b65

Please sign in to comment.