Skip to content

Commit

Permalink
ci: shsh [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Yakutoc committed Dec 5, 2024
1 parent aeb3f79 commit 59c067c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/documentation-deploy-pr.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
name: Deploy documentations artefacts [PR]

on:
workflow_dispatch:
pull_request_target:
branches:
- dev
pull_request:
branches:
- master

concurrency:
# New commit on branch cancels running workflows of the same branch
Expand Down

0 comments on commit 59c067c

Please sign in to comment.