Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xseman committed Nov 9, 2024
1 parent 2f8907a commit 8b9e8bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/quality-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: quality checks
on:
# manual
workflow_dispatch:
pull_request:
# pull_request:
# this will inclue secrets of the repo in pull requests
pull_request_target:
branches:
- master
push:
Expand Down

0 comments on commit 8b9e8bd

Please sign in to comment.