Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
olekscode authored Jul 10, 2023
1 parent a0ce0e1 commit d57db2f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ name: CI
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

on:
push:
branches:
- master
pull_request:
types: [assigned, opened, synchronize, reopened]
on: [ push, pull_request ]

jobs:
build:
Expand Down

0 comments on commit d57db2f

Please sign in to comment.