Compare commits
2 commits
65a6d12c9d
...
afcdd8ed12
Author | SHA1 | Date | |
---|---|---|---|
afcdd8ed12 | |||
4eabb7517c |
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
||||||
name: Build
|
name: Build
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Deploy:
|
Deploy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue