Security fix
This commit is contained in:
parent
e13f2ef770
commit
e202d57023
7
.github/workflows/natives.yaml
vendored
7
.github/workflows/natives.yaml
vendored
@ -2,13 +2,6 @@ name: Build TDLib natives
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
- master
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
- master
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
7
.github/workflows/tdapi.yaml
vendored
7
.github/workflows/tdapi.yaml
vendored
@ -2,13 +2,6 @@ name: Generate TdApi.java
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
- master
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
- master
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user