Skip to content

Commit

Permalink
chore: disable ci temporarily (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joker-john committed Jan 27, 2024
1 parent a56a008 commit 6e9efb5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: CI

on:
push:
branches:
- '**'
pull_request:
branches:
- main
# push:
# branches:
# - '**'
# pull_request:
# branches:
# - main

# Declare default permissions as read only.
permissions: read-all
Expand Down

0 comments on commit 6e9efb5

Please sign in to comment.