Skip to content

Commit

Permalink
Fix psalm action
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored May 28, 2021
1 parent fb583d5 commit 162229d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/psalm-github.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Psalm show github

on:
push:
pull_request:
schedule:
- cron: '0 0 * * 0'
push:
branches:
- master
- stable*

jobs:
psalm:
Expand Down

0 comments on commit 162229d

Please sign in to comment.