Skip to content

Commit

Permalink
Update branching.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
malikparvez authored Mar 5, 2024
1 parent 2569a25 commit cadacbc
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/branching.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Compare Versions

on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
- edited

jobs:
compare-versions:
Expand Down

0 comments on commit cadacbc

Please sign in to comment.