Skip to content

Commit

Permalink
Update weekly_sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorMirosavljevicHTEC authored Apr 18, 2024
1 parent 12df0b9 commit 0f5f18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
createPullRequest:
name: Update and create pull request
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: get_date
run: echo todays_date="$(date +'%Y-%m-%d')" >> $GITHUB_ENV
Expand Down

0 comments on commit 0f5f18d

Please sign in to comment.