Merge pull request #522 from actions/cdb/job-name

Update workflow job name
This commit is contained in:
Cameron Booth
2020-05-21 14:16:04 -07:00
committed by GitHub
+1 -1
View File
@@ -5,7 +5,7 @@ on:
pull_request:
jobs:
sync:
validate-data:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2