Skip to content

Commit

Permalink
disable old workflow fully
Browse files Browse the repository at this point in the history
  • Loading branch information
Samueru-sama authored Jan 15, 2025
1 parent e966e57 commit dcf02f7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@ name: CI

# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ main ]
paths-ignore: [ '**/README.md' ]
pull_request:
branches: [ main ]
paths-ignore: [ '**/README.md' ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

Expand Down

0 comments on commit dcf02f7

Please sign in to comment.