mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-21 13:23:04 +01:00
Fix branch selector
This commit is contained in:
4
.github/workflows/laravel-alpha.yml
vendored
4
.github/workflows/laravel-alpha.yml
vendored
@@ -1,8 +1,8 @@
|
|||||||
name: Dev
|
name: Alpha
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ dev ]
|
branches: [ alpha ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
laravel-tests:
|
laravel-tests:
|
||||||
|
|||||||
Reference in New Issue
Block a user