1
0
Fork 0

change workflow name

This commit is contained in:
Pratham Patel 2023-10-19 08:28:11 +05:30
parent f89b274dda
commit 04605a7f07
Signed by: thefossguy
SSH Key Fingerprint: SHA256:/B3wAg7jnMEBQ2JwkebbS/eXVZANDmqRfnd9QkIhxMI
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ on:
- cron: '30 5 * * 1'
jobs:
build_and_test:
build_image:
runs-on: ubuntu-latest
steps:
- name: Checkout actions/checkout