Skip to content

Commit

Permalink
Run dev workflow when new commits are added to a PR
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsnyder committed Jan 4, 2024
1 parent 0aa561a commit 91bb611
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Alloy Dev
on:
pull_request:
types: [opened, reopened]
workflow_dispatch:
env:
SAUCE_USERNAME: ${{ secrets.SAUCE_USERNAME }}
Expand Down

0 comments on commit 91bb611

Please sign in to comment.