Skip to content

Commit

Permalink
Revert "- to revert"
Browse files Browse the repository at this point in the history
This reverts commit 96a9d6c.
  • Loading branch information
tabakopavel committed Jul 20, 2023
1 parent 96a9d6c commit df63c2e
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
name: Release to dev
on:
pull_request:
push:
branches:
- dev
- master
- 'feature/**'
- 'release/**'
- 'hotfix/**'
types:
- opened
- synchronize
- edited
- 'dev'
workflow_dispatch:

env:
PROFILE: release
Expand Down

0 comments on commit df63c2e

Please sign in to comment.