We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c1dae commit d171c34Copy full SHA for d171c34
1 file changed
__mocks__/@actions/github.js
@@ -1,3 +1,4 @@
1
+/* eslint-env jest */
2
'use strict';
3
4
const mockOctokit = {
0 commit comments