Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgiakatos committed Nov 8, 2024
1 parent 55f5437 commit 6c68248
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: PR Validation

on:
pull_request_target:
pull_request:
types: [edited, opened, synchronize, reopened]
branches: ["*"]
workflow_dispatch:

jobs:
validate-pr:
Expand Down

0 comments on commit 6c68248

Please sign in to comment.