Skip to content

Commit

Permalink
Build varnish on push
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryangr0 committed May 4, 2024
1 parent 2bffa6a commit 9c39a9e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-varnish-7-5-0.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: build-php-8-3

on: workflow_dispatch
on:
push:
branches:
- feature/webgrip

jobs:
php-8-3:
Expand Down

0 comments on commit 9c39a9e

Please sign in to comment.