We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc5c6e commit d92d5faCopy full SHA for d92d5fa
.github/workflows/sync-from-external-soruces.yml
@@ -64,8 +64,6 @@ jobs:
64
pip install requests
65
- name: Run SAS String script
66
run: ./tools/import_sas_strings.py
67
- - name: Dummy test for PR
68
- run: touch dummy.test
69
- name: Create Pull Request for SAS Strings
70
uses: peter-evans/create-pull-request@v3
71
with:
0 commit comments