Skip to content

Commit

Permalink
Run on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
kilemensi committed Oct 7, 2024
1 parent fb0064e commit 1a9ad49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: CI/CD [Main]

on:
push:
pull_request:
branches:
- main
- chore/ui_callable_workflows
paths:
- ".github/workflows/**"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# name: CI [Pull Request]
# name: CI [PR]

# on:
# pull_request:
Expand Down

0 comments on commit 1a9ad49

Please sign in to comment.