Skip to content

Commit

Permalink
Merge pull request #104 from sonomirco/dev/mibi/test-context
Browse files Browse the repository at this point in the history
test context
  • Loading branch information
sonomirco committed Dec 20, 2023
2 parents 8a63f4f + 082f46e commit aa35a86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/read_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import argparse
import distutils.util
from github import Github

#comment

def get_env_var(env_var_name, echo_value=True):
"""Try to get the value from a environmental variable.
If the values is 'None', then a ValueError exception will
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/context.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Check context
#last
on:
push:
issue_comment:
pull_request:

Expand Down

0 comments on commit aa35a86

Please sign in to comment.