Skip to content

Commit

Permalink
CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
robsdedude committed Jan 15, 2025
1 parent c3dc4fd commit c2a2419
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 52 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@ name: check
on:
workflow_dispatch:
push:
branches: ["main"]
branches: ["main", "ci-test"]
tags-ignore: ["**"]
pull_request:
schedule:
- cron: "0 8 * * *"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
48 changes: 0 additions & 48 deletions .github/workflows/release.yaml

This file was deleted.

0 comments on commit c2a2419

Please sign in to comment.