6
.github/workflows/process-apps.yml
vendored
6
.github/workflows/process-apps.yml
vendored
@@ -1,11 +1,9 @@
|
||||
name: Process Apps and Commit Changes
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- custom
|
||||
workflow_dispatch:
|
||||
|
||||
schedule:
|
||||
- cron: '*/30 * * * *'
|
||||
jobs:
|
||||
process:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user