Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
Now it will run on everything

Co-Authored-By: Kaya <[email protected]>
  • Loading branch information
MEFThunders7035 and kytpbs committed Feb 26, 2024
1 parent c878eab commit a42eac6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: build-and-test

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on : [push, pull_request]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit a42eac6

Please sign in to comment.