Skip to content

Commit

Permalink
Reverting temporary changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Apr 10, 2024
1 parent 3ccd618 commit eaa3c6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main_ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Main - CI
on:
pull_request:
push:
paths-ignore:
- '**/*.md'
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/validate_pr.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Validate Pull Request

on:
pull_request:
push:
pull_request_target:
types: [opened, synchronize]

jobs:
validate-pull-request:
Expand Down

0 comments on commit eaa3c6c

Please sign in to comment.