We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9258c1 commit d596aedCopy full SHA for d596aed
1 file changed
.github/workflows/ci.yaml
@@ -12,6 +12,8 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
+# yamllint disable rule:line-length
16
+
17
name: Continuous integration
18
run-name: >-
19
Run CI checks for ${{github.event_name}} on ${{github.ref_name}}
0 commit comments