Skip to content

Commit

Permalink
- to revert
Browse files Browse the repository at this point in the history
  • Loading branch information
tabakopavel committed Jul 19, 2023
1 parent 380fce0 commit b48a91f
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/workflows/cd-dev-latest.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
name: Release to dev
on:
push:
pull_request:
branches:
- dev
workflow_dispatch:
- '**'
types:
- opened
- synchronize
- edited
workflow_call:

permissions:
id-token: write
Expand Down

0 comments on commit b48a91f

Please sign in to comment.