Skip to content

Commit

Permalink
chore: re-do workflow on mr removed
Browse files Browse the repository at this point in the history
  • Loading branch information
tahaluh committed Mar 28, 2024
1 parent c5de4c0 commit ebde421
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: CI
on:
push:
branches: ["develop"]
pull_request:
types: [opened, synchronize]

# Prevent duplicate workflows from running
concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: CI
on:
push:
branches: ["main"]
pull_request:
types: [opened, synchronize]

# Prevent duplicate workflows from running
concurrency:
Expand Down

0 comments on commit ebde421

Please sign in to comment.