Skip to content

Commit

Permalink
Added on pull request check
Browse files Browse the repository at this point in the history
  • Loading branch information
2307vivek authored Aug 27, 2023
1 parent 72d88d2 commit 6cfbe81
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/Check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: Check

on:
push:
branches:
- main
branches: [ main ]
pull_request:
branches: [ main ]


jobs:
build:
Expand Down

0 comments on commit 6cfbe81

Please sign in to comment.