Skip to content

Commit

Permalink
chaged [on] from ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Olthoff231381 committed Jul 31, 2024
1 parent ca9d970 commit 8bdb0e7
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
name: CI Check
on:
push:
branches: []]
pull_request:
branches: []
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
on: [push, pull_request, workflow_dispatch]
jobs:
clean-and-test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 8bdb0e7

Please sign in to comment.