👷 Updated CI

This commit is contained in:
Nikhil Badyal
2022-10-02 13:49:54 +05:30
parent 0437b33690
commit 0fa597cf5a
5 changed files with 2 additions and 4 deletions
-1
View File
@@ -14,7 +14,6 @@ jobs:
build-apk: build-apk:
name: APK Build name: APK Build
runs-on: ubuntu-latest runs-on: ubuntu-latest
timeout-minutes: 10
steps: steps:
- name: Check out Git repository - name: Check out Git repository
-1
View File
@@ -14,7 +14,6 @@ jobs:
build-apk: build-apk:
name: APK Build name: APK Build
runs-on: ubuntu-latest runs-on: ubuntu-latest
timeout-minutes: 10
steps: steps:
- name: Check out Git repository - name: Check out Git repository
+2
View File
@@ -6,6 +6,8 @@ env:
on: on:
workflow_dispatch: workflow_dispatch:
pull_request: pull_request:
paths-ignore:
- '*.md'
jobs: jobs:
linter: linter:
-1
View File
@@ -5,7 +5,6 @@ on:
jobs: jobs:
tg-upload: tg-upload:
timeout-minutes: 10
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Upload to Telegram - name: Upload to Telegram
-1
View File
@@ -9,7 +9,6 @@ on:
jobs: jobs:
virustotal: virustotal:
timeout-minutes: 5
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: VirusTotal Scan - name: VirusTotal Scan