We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87f6f5c commit d8d2edaCopy full SHA for d8d2eda
.github/workflows/process-git-request.py
@@ -1,3 +1,6 @@
1
+#!/usr/bin/env python3
2
+# -*- coding: utf-8 -*-
3
+
4
import sys
5
import subprocess
6
import os
0 commit comments