Skip to content

Commit

Permalink
continuous-integration.yml: Simplified on-part
Browse files Browse the repository at this point in the history
  • Loading branch information
k00ni authored Jun 5, 2024
1 parent c359ae0 commit 9537e55
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "CI"

on:
pull_request:
push:
on: [push, pull_request]

env:
fail-fast: true
Expand Down

0 comments on commit 9537e55

Please sign in to comment.