Skip to content

Commit

Permalink
Adding title
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 committed Feb 17, 2024
1 parent c4183b9 commit e0afd58
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/scrape-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ jobs:
run: dotnet run --project scraper/Scraper/Scraper.csproj

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v6
with:
title: Scraped data update

0 comments on commit e0afd58

Please sign in to comment.