这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.

Enable on.push.branches-ignore at main #63

Merged
merged 1 commit into from
Jan 21, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ name: Lint Code Base
#############################
on:
push:
# branches-ignore: [main]
branches-ignore: [main]
# Remove the line above to run when pushing to main
pull_request:
branches: [main]
Expand Down