ci: dont run on ci branch anymore

This commit is contained in:
əlemi 2024-09-10 16:38:53 +02:00
parent 9b7bcb1830
commit 9b586ed938
Signed by: alemi
GPG key ID: A4895B84D311642C
2 changed files with 0 additions and 2 deletions

View file

@ -3,7 +3,6 @@ name: lua
on: on:
push: push:
branches: branches:
- ci
- stable - stable
permissions: permissions:

View file

@ -3,7 +3,6 @@ name: test
on: on:
push: push:
branches: branches:
- ci
- dev - dev
env: env: