Skip to content

Commit

Permalink
Merge branch 'development' into feature/fr-ca-integration
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin authored Jul 17, 2023
2 parents e1fd1dd + bfdfaca commit 7fbb914
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-push-or-pull.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: on-pull-request-or-push

on:
workflow_dispatch:
pull_request:
push:
branches:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: on-release
on:
workflow_dispatch:
push:
tags:
- v*
Expand Down

0 comments on commit 7fbb914

Please sign in to comment.