Skip to content

Commit

Permalink
ci flow
Browse files Browse the repository at this point in the history
  • Loading branch information
drspacemn committed Jan 19, 2024
1 parent ca74e75 commit 27e42eb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: check

on: [push, pull_request]
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
permissions: read-all

jobs:
Expand Down

0 comments on commit 27e42eb

Please sign in to comment.