/[LeafOK_CVS]/lbbs/.github/workflows/makefile.yml
ViewVC logotype

Diff of /lbbs/.github/workflows/makefile.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.9 by sysadm, Sun Jan 18 09:14:35 2026 UTC Revision 1.10 by sysadm, Sat Jan 24 15:26:22 2026 UTC
# Line 6  on: Line 6  on:
6    pull_request:    pull_request:
7      branches: [ "v1.7" ]      branches: [ "v1.7" ]
8    
9    concurrency:
10      group: ${{ github.workflow }}-${{ github.ref }}
11      cancel-in-progress: true
12    
13  jobs:  jobs:
14    build:    build:
15    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1