Update .gitea/workflows/test.yaml
All checks were successful
Build Apps & Deploy to GitHub Pages / Build (push) Successful in 22m42s

This commit is contained in:
2024-11-17 17:45:26 +05:30
parent a390dfdd5d
commit 8145f6d649

View File

@@ -1,26 +1,26 @@
name: Build Apps & Deploy to GitHub Pages
on:
push:
branches:
- master
paths:
- "lib/**"
- "android/**"
- "web/**"
- "pubspec.yaml"
- ".github/workflows/**"
- "scripts/**"
pull_request:
branches:
- master
paths:
- "lib/**"
- "android/**"
- "web/**"
- "pubspec.yaml"
- ".github/workflows/**"
- "scripts/**"
on: [push]
# on:
# push:
# branches:
# - master
# paths:
# - "lib/**"
# - "android/**"
# - "web/**"
# - "pubspec.yaml"
# - ".github/workflows/**"
# - "scripts/**"
# pull_request:
# branches:
# - master
# paths:
# - "lib/**"
# - "android/**"
# - "web/**"
# - "pubspec.yaml"
# - ".github/workflows/**"
# - "scripts/**"
env:
HREFREPLACE: "IIITB_Menu"