Skip to content

Commit b6f57e0

Browse files
authored
Update main.py
Add code: print('Run main')
1 parent 6a33d6f commit b6f57e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

main.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
print('My First GitHub Actions!')
1+
print('My First GitHub Actions!')
2+
print('Run main')

0 commit comments

Comments
 (0)