Skip to content

Commit

Permalink
chore(ci): build test config on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
senz committed Mar 1, 2024
1 parent 323460a commit 9ef78ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/config-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Test config build

on:
workflow_dispatch:
push:
branches:
- master

permissions: read-all
jobs:
build:
Expand Down

0 comments on commit 9ef78ff

Please sign in to comment.