Skip to content

Commit

Permalink
Revert "chore: run dev workflow on pull request event"
Browse files Browse the repository at this point in the history
This reverts commit 68239c1.
  • Loading branch information
Antonella Sgarlatta committed Jun 7, 2021
1 parent 68239c1 commit 3d2b4e3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: Dev

on:
push:
branches:
- develop
pull_request:
branches:
- develop
branches: [ develop ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 3d2b4e3

Please sign in to comment.