Compare commits

...

2 Commits

Author SHA1 Message Date
2059de7b1b test change
All checks were successful
PR Builder / Build-PR (pull_request) Successful in 2m4s
2024-09-24 22:16:30 -04:00
439c1f135d adding wf details
All checks were successful
Builder / Build-Project (push) Successful in 2m2s
2024-09-24 22:11:30 -04:00
2 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,7 @@ jobs:
Build-PR:
runs-on: ubuntu-22.04
steps:
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event on branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event on branch ${{ gitea.head_ref }} and ref is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- name: Build PR
if: gitea.base_ref == 'main'
run: |

View File

@ -3,4 +3,5 @@
`pfs-intra` is the company's management systems:
- HR;
- Recruiting;
- Documents;
- Employees.