Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
dev: allow CI to be triggered manually
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAShelf committed Nov 7, 2022
1 parent cbb51f5 commit 6373253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Go linting using Revive (https://revive.run)
name: Lint
on:
workflow_dispatch:
pull_request:
branches: [ main ]
push:
Expand Down

0 comments on commit 6373253

Please sign in to comment.