We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a48618a commit 161a189Copy full SHA for 161a189
README.md
@@ -82,10 +82,10 @@ on:
82
branches:
83
- main
84
85
-# -------------------------------------------------------------------------------------------------------------------------
+# ------------------------------------------------------------------------------------------------------------
86
# Event `push`: Compare the preceeding commit -> to the current commit of the main branch.
87
# Event `pull_request`: Compare the last commit of main -> to the current commit of a Pull Request branch.
88
89
90
jobs:
91
build:
0 commit comments