Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danieltsoukup authored Jan 14, 2024
1 parent 2085fee commit 45c008c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@

name: "Test-and-Lint"

on: [ workflow_call ]
on:
workflow_call:
push:
branches: [ "development" ]

permissions:
contents: read
Expand Down

0 comments on commit 45c008c

Please sign in to comment.