File tree Expand file tree Collapse file tree 5 files changed +22
-17
lines changed
Expand file tree Collapse file tree 5 files changed +22
-17
lines changed Original file line number Diff line number Diff line change 88 workflow_dispatch :
99 pull_request :
1010 paths :
11- - dependencies/ lua-cffi/**
12- - .github/workflows/ lua-cffi.yml
11+ - ' .github/workflows/ lua-cffi.yml '
12+ - ' dependencies/ lua-cffi/** '
1313 push :
1414 branches :
1515 - develop
1616 - master
1717 paths :
18- - dependencies/lua-cffi/**
18+ - ' .github/workflows/lua-cffi.yml'
19+ - ' dependencies/lua-cffi/**'
1920
2021jobs :
2122 get-environment :
Original file line number Diff line number Diff line change 88 workflow_dispatch :
99 pull_request :
1010 paths :
11- - dependencies/lua-sql-mysql/**
11+ - ' .github/workflows/lua-sql-mysql.yml'
12+ - ' dependencies/lua-sql-mysql/**'
1213 push :
1314 branches :
1415 - develop
1516 - master
1617 paths :
17- - dependencies/ lua-sql-mysql/**
18- - .github/workflows/ lua-sql-mysql.yml
18+ - ' .github/workflows/ lua-sql-mysql.yml '
19+ - ' dependencies/ lua-sql-mysql/** '
1920
2021jobs :
2122 get-environment :
Original file line number Diff line number Diff line change 88 workflow_dispatch :
99 pull_request :
1010 paths :
11- - dependencies/lua-tz/**
11+ - ' .github/workflows/lua-tz.yml'
12+ - ' dependencies/lua-tz/**'
1213 push :
1314 branches :
1415 - develop
1516 - master
1617 paths :
17- - dependencies/ lua-tz/**
18- - .github/workflows/ lua-tz.yml
18+ - ' .github/workflows/ lua-tz.yml '
19+ - ' dependencies/ lua-tz/** '
1920
2021jobs :
2122 get-environment :
Original file line number Diff line number Diff line change 88 workflow_dispatch :
99 pull_request :
1010 paths :
11- - .github/workflows/stream-connectors-lib.yml
12- - packaging/connectors-lib/**
13- - modules/centreon-stream-connectors-lib/**
11+ - ' .github/workflows/stream-connectors-lib.yml'
12+ - ' packaging/connectors-lib/**'
13+ - ' modules/centreon-stream-connectors-lib/**'
1414 push :
1515 branches :
1616 - develop
1717 - master
1818 paths :
19- - packaging/connectors-lib/**
20- - modules/centreon-stream-connectors-lib/**
19+ - ' .github/workflows/stream-connectors-lib.yml'
20+ - ' packaging/connectors-lib/**'
21+ - ' modules/centreon-stream-connectors-lib/**'
2122
2223jobs :
2324 get-environment :
Original file line number Diff line number Diff line change 88 workflow_dispatch :
99 pull_request :
1010 paths :
11- - .github/workflows/stream-connectors.yml
12- - centreon-certified/**
11+ - ' .github/workflows/stream-connectors.yml'
12+ - ' centreon-certified/**'
1313 push :
1414 branches :
1515 - develop
1616 - master
1717 paths :
18- - centreon-certified/**
18+ - ' .github/workflows/stream-connectors.yml'
19+ - ' centreon-certified/**'
1920
2021jobs :
2122 get-environment :
You can’t perform that action at this time.
0 commit comments