edited ci.yml
All checks were successful
First CI / build (push) Successful in 3s

This commit is contained in:
romanpozii 2024-11-22 13:47:36 +01:00
parent 5df1100739
commit 66a91d483b

View File

@ -1,5 +1,6 @@
name: First CI name: First CI
on: [push] on:
push:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest