gitea workers only watch their build file
This commit is contained in:
@@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- active/podman_ddns/**
|
||||
- .gitea/workflows/**
|
||||
- .gitea/workflows/ddns.yaml
|
||||
schedule:
|
||||
- cron: '@daily'
|
||||
jobs:
|
||||
|
||||
@@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- active/software_distoolbox/distoolbox/**
|
||||
- .gitea/workflows/**
|
||||
- .gitea/workflows/distoolbox.yaml
|
||||
schedule:
|
||||
- cron: '@daily'
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user