Skip to content

Commit

Permalink
Try anything
Browse files Browse the repository at this point in the history
  • Loading branch information
eversC committed Nov 6, 2023
1 parent ab63307 commit e90d161
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: CI

on:
# Prevent concurrent builds of the same workflow
# concurrency: ${{ github.workflow }}
# on:
# pull_request:
# branches: ["master"]

push:
branches: [main]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit e90d161

Please sign in to comment.