Skip to content

Commit

Permalink
ci: remove needless configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 10, 2024
1 parent d060858 commit 373b17c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Build
on:
push:
branches:
- main
tags:
- "*"
pull_request:
concurrency:
group: ${{ github.head_ref || github.sha }}-${{ github.workflow }}
Expand Down

0 comments on commit 373b17c

Please sign in to comment.